OpenRoads Designer CONNECT Edition SDK Help

Create5 Method

Obsolete use CreateByStartPointTangentDistance.

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static  Line Create5( DPoint3d startPoint, DPoint3d tangent,double distance)

Parameters

SettingDescription
  DPoint3d  
  DPoint3d  
    

Return Value

Line

See Also